home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / extras / programm / f2c / catalog.asc next >
Text File  |  1995-04-27  |  986b  |  15 lines

  1. F2C is program and library sources (dated December 30, 1991) which will
  2. convert your Fortran 77 source code and libraries into C source code
  3. (specifically GNU-C 1.40, and probably later releases, also).  Why would
  4. you want to do this?  Some would want to do this because they hate
  5. Fortran <g>, others would want to work with C because some things are
  6. easier to do in C than in Fortran but would like to take advantage of
  7. the wide range of Fortran programming libraries. This archive contains
  8. the Atari ST/TT implementation of a Fortran-to-C compiler developed by
  9. AT&T Bell Laboratories and Bellcore and transfered to the ST-TT (with
  10. seperate versions for the FPU equipped TT and non-FPU ST-TT machines) by
  11. Konrad Hinsen of the Institute for Theoretical Physics in Aachen,
  12. Germany.  Using this combination you can have, in effect, a Fortran
  13. compiler which is very fast and has better diagnostic output than any ST
  14. Fortran compiler K.H. knows).  Docs and C source included.
  15.